home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga News 96
/
Amiga News 96.iso
/
amig_ad_os
/
avm
/
avminstall
/
rexx
/
archiveoutgoing.avm
< prev
next >
Wrap
Text File
|
1977-12-31
|
113b
|
9 lines
/* copies a log into the archive */
parse upper arg stuff
address rexx 'moveto' 'OutgoingArchive' stuff
exit